home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / dpkg / ostable < prev    next >
Encoding:
Text File  |  2012-09-19  |  1.5 KB  |  35 lines

  1. # This file contains the table of known operating system names.
  2. #
  3. # Architecture names are formed as a combination of the system name
  4. # (from this table) and CPU name (from cputable) after mapping from
  5. # the Debian triplet (from triplettable). A list of architecture
  6. # names in the Debian ΓÇÿsidΓÇÖ distribution can be found in the archtable
  7. # file.
  8. #
  9. # Column 1 is the Debian name for the system, used to form the system part
  10. # in the Debian triplet.
  11. # Column 2 is the GNU name for the system, used to output build and host
  12. # targets in ΓÇÿdpkg-architectureΓÇÖ.
  13. # Column 3 is an extended regular expression used to match against the
  14. # system part of the output of the GNU config.guess script.
  15. #
  16. # <Debian name>        <GNU name>        <config.guess regex>
  17. uclibceabi-linux    linux-uclibceabi    linux[^-]*-uclibceabi
  18. uclibc-linux        linux-uclibc        linux[^-]*-uclibc
  19. gnueabihf-linux        linux-gnueabihf        linux[^-]*-gnueabihf
  20. gnueabi-linux        linux-gnueabi        linux[^-]*-gnueabi
  21. gnuspe-linux        linux-gnuspe        linux[^-]*-gnuspe
  22. gnulp-linux        linux-gnulp        linux[^-]*-gnulp
  23. gnu-linux        linux-gnu        linux[^-]*(-gnu.*)?
  24. gnu-kfreebsd        kfreebsd-gnu        kfreebsd[^-]*(-gnu.*)?
  25. gnu-knetbsd        knetbsd-gnu        knetbsd[^-]*(-gnu.*)?
  26. gnu-kopensolaris    kopensolaris-gnu    kopensolaris[^-]*(-gnu.*)?
  27. gnu-hurd        gnu            gnu[^-]*
  28. bsd-darwin        darwin            darwin[^-]*
  29. bsd-freebsd        freebsd            freebsd[^-]*
  30. bsd-netbsd        netbsd            netbsd[^-]*
  31. bsd-openbsd        openbsd            openbsd[^-]*
  32. sysv-solaris        solaris            solaris[^-]*
  33. uclibceabi-uclinux    uclinux-uclibceabi    uclinux[^-]*-uclibceabi
  34. uclibc-uclinux        uclinux-uclibc        uclinux[^-]*(-uclibc.*)?
  35.